do not clean vendor directory on distclean
authorSascha Steinbiss <satta@debian.org>
Sat, 27 Sep 2025 19:43:45 +0000 (21:43 +0200)
committerAndreas Dolp <dev@andreas-dolp.de>
Sat, 27 Sep 2025 19:43:45 +0000 (21:43 +0200)
commit2fc94b3526de8b8f208cef1803bb7d122925f914
tree68a3a521ec024eab01f8f422836ce11fdcbf0f46
parentf3ca95ace4cbb7604e2418d70b625820cab82f3f
do not clean vendor directory on distclean

Last-Update: 2018-12-26

dh_auto_clean calls make distclean, which in the case of Suricata also
removes the vendor directory. This breaks repeated builds.

Gbp-Pq: Name fix-repeated-builds.patch
rust/Makefile.am